SureTax Returns API
POST Tax Items
Overview
This API endpoint enables upload of transactions from the external tax system into SureTax, facilitating further processing and generation of forms. By triggering this endpoint, users can seamlessly upload tax-related data, enabling the external system to perform additional processing tasks and generate necessary forms as required. This functionality streamlines the data exchange process, enhancing efficiency and accuracy in tax-related operations.
OperationId: POST Tax Items
Authorization Method(s): OAuth
Verb: POST
End Point: /api/v1/Forms/TaxItems
| code | description |
|---|---|
| 202 | The API responds with this code to indicate that the data was sent successfully. |
| 400 | Bad Request - The server could not process the request due to invalid input or missing required parameters. |
| 401 | 401 Unauthorized: The user's authentication is not valid. |
| 500 | Internal Server Error - An unexpected error occurred on the server while processing the request. |
No file chosen